[INFO] fetching crate arete-macros 0.1.2...
[INFO] testing arete-macros-0.1.2 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate arete-macros 0.1.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate arete-macros 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate arete-macros 0.1.2
[INFO] tweaked toml for crates.io crate arete-macros 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate arete-macros 0.1.2 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate arete-macros 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded trybuild v1.0.116
[INFO] [stderr]   Downloaded arete-idl v0.0.1
[INFO] [stderr]   Downloaded syn v2.0.113
[INFO] [stderr]   Downloaded libc v0.2.179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79ebce777176328e789eb6f16607a4d3f9abf7ca1b6ea1f682fd7ad75fd6a70e
[INFO] running `Command { std: "docker" "start" "-a" "79ebce777176328e789eb6f16607a4d3f9abf7ca1b6ea1f682fd7ad75fd6a70e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79ebce777176328e789eb6f16607a4d3f9abf7ca1b6ea1f682fd7ad75fd6a70e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79ebce777176328e789eb6f16607a4d3f9abf7ca1b6ea1f682fd7ad75fd6a70e", kill_on_drop: false }`
[INFO] [stdout] 79ebce777176328e789eb6f16607a4d3f9abf7ca1b6ea1f682fd7ad75fd6a70e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5972d3874755fdbbfa54c1a9a3dc700dec3970bd0fbaa243170e6be2a09b871
[INFO] running `Command { std: "docker" "start" "-a" "f5972d3874755fdbbfa54c1a9a3dc700dec3970bd0fbaa243170e6be2a09b871", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arete-idl v0.0.1
[INFO] [stderr]    Compiling arete-macros v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.16s
[INFO] running `Command { std: "docker" "inspect" "f5972d3874755fdbbfa54c1a9a3dc700dec3970bd0fbaa243170e6be2a09b871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5972d3874755fdbbfa54c1a9a3dc700dec3970bd0fbaa243170e6be2a09b871", kill_on_drop: false }`
[INFO] [stdout] f5972d3874755fdbbfa54c1a9a3dc700dec3970bd0fbaa243170e6be2a09b871
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b8caff739c45564dc503fe6bf9a5a56cd49112ca72160513d65e43d2e44c77a
[INFO] running `Command { std: "docker" "start" "-a" "1b8caff739c45564dc503fe6bf9a5a56cd49112ca72160513d65e43d2e44c77a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arete-idl v0.0.1
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling arete-macros v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.18s
[INFO] running `Command { std: "docker" "inspect" "1b8caff739c45564dc503fe6bf9a5a56cd49112ca72160513d65e43d2e44c77a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b8caff739c45564dc503fe6bf9a5a56cd49112ca72160513d65e43d2e44c77a", kill_on_drop: false }`
[INFO] [stdout] 1b8caff739c45564dc503fe6bf9a5a56cd49112ca72160513d65e43d2e44c77a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 76dda22fa94d8b94718a732517af006e2749daff82a2f2c4da5dccb4090c991d
[INFO] running `Command { std: "docker" "start" "-a" "76dda22fa94d8b94718a732517af006e2749daff82a2f2c4da5dccb4090c991d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arete_macros-18f112367d37d88a)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test ast::versioned::tests::test_load_stack_spec_unsupported_version ... ok
[INFO] [stdout] test ast::versioned::tests::test_load_stream_spec_unsupported_version ... ok
[INFO] [stdout] test ast::versioned::tests::test_load_stack_spec_v1 ... ok
[INFO] [stdout] test ast::versioned::tests::test_load_stream_spec_no_version_defaults_to_v1 ... ok
[INFO] [stdout] test ast::versioned::tests::test_load_stream_spec_v1 ... ok
[INFO] [stdout] test ast::versioned::tests::test_load_stack_spec_no_version_defaults_to_v1 ... ok
[INFO] [stdout] test ast::versioned::tests::test_detect_ast_version ... ok
[INFO] [stdout] test codegen::field_accessors::tests::test_generate_empty_sections ... ok
[INFO] [stdout] test codegen::handlers::tests::test_build_field_path_code ... ok
[INFO] [stdout] test codegen::field_accessors::tests::test_skip_root_section ... ok
[INFO] [stdout] test codegen::field_accessors::tests::test_generate_nested_accessors ... ok
[INFO] [stdout] test codegen::field_accessors::tests::test_generate_simple_section ... ok
[INFO] [stdout] test diagnostic::tests::invalid_choice_message_does_not_repeat_available_values ... ok
[INFO] [stdout] test codegen::handlers::tests::test_build_population_strategy_code ... ok
[INFO] [stdout] test codegen::field_accessors::tests::test_skip_enum_types ... ok
[INFO] [stdout] test diagnostic::tests::invalid_choice_message_suggests_nearest_value ... ok
[INFO] [stdout] test diagnostic::tests::unknown_value_message_falls_back_to_available_values ... ok
[INFO] [stdout] test event_type_helpers::tests::canonicalize_event_type_name_leaves_accounts_unchanged ... ok
[INFO] [stdout] test event_type_helpers::tests::canonicalize_instruction_event_type_normalizes_scoped_snake_case ... ok
[INFO] [stdout] test event_type_helpers::tests::scoped_instruction_event_type_normalizes_snake_case_names ... ok
[INFO] [stdout] test event_type_helpers::tests::scoped_instruction_or_cpi_event_type_keeps_cpi_names_verbatim ... ok
[INFO] [stdout] test idl_codegen::tests::test_bytemuck_codegen_produces_pod_derives ... ok
[INFO] [stdout] test idl_codegen::tests::test_large_array_gets_serde_with_attribute ... ok
[INFO] [stdout] test idl_codegen::tests::test_bytemuck_maps_pubkey_to_byte_array ... ok
[INFO] [stdout] test idl_codegen::tests::test_regular_try_from_bytes_uses_borsh ... ok
[INFO] [stdout] test idl_codegen::tests::test_bytemuck_maps_bool_to_u8 ... ok
[INFO] [stdout] test parse::conditions::tests::test_logical_and ... ok
[INFO] [stdout] test parse::conditions::tests::test_map_condition_null_literal_parses_as_json_null ... ok
[INFO] [stdout] test parse::conditions::tests::test_nested_field_path ... ok
[INFO] [stdout] test parse::conditions::tests::test_numeric_with_underscores ... ok
[INFO] [stdout] test parse::conditions::tests::test_resolver_condition_ignores_operators_inside_quotes ... ok
[INFO] [stdout] test parse::conditions::tests::test_resolver_condition_preserves_large_integer_values ... ok
[INFO] [stdout] test parse::conditions::tests::test_resolver_condition_rejects_non_finite_float_values ... ok
[INFO] [stdout] test parse::conditions::tests::test_resolver_condition_strips_single_quoted_strings ... ok
[INFO] [stdout] test parse::conditions::tests::test_simple_comparison ... ok
[INFO] [stdout] test parse::conditions::tests::test_zero_32_constant ... ok
[INFO] [stdout] test parse::conditions::tests::test_zero_64_constant ... ok
[INFO] [stdout] test parse::pda_validation::tests::test_validate_arg_type_mismatch ... ok
[INFO] [stdout] test idl_codegen::tests::test_small_array_no_serde_with_attribute ... ok
[INFO] [stdout] test parse::pda_validation::tests::test_validate_duplicate_pda_name ... ok
[INFO] [stdout] test parse::pda_validation::tests::test_validate_unknown_program ... ok
[INFO] [stdout] test parse::pda_validation::tests::test_validate_unknown_account ... ok
[INFO] [stdout] test idl_codegen::tests::test_bytemuck_safe_still_uses_derive ... ok
[INFO] [stdout] test idl_codegen::tests::test_bytemuck_pubkey_to_json_uses_bs58 ... ok
[INFO] [stdout] test idl_codegen::tests::test_bytemuck_try_from_bytes_uses_bytemuck ... ok
[INFO] [stdout] test idl_codegen::tests::test_bytemuck_unsafe_still_has_try_from_bytes ... ok
[INFO] [stdout] test idl_codegen::tests::test_regular_account_keeps_bool_as_bool ... ok
[INFO] [stdout] test event_type_helpers::tests::scoped_instruction_event_type_preserves_pascal_case_names ... ok
[INFO] [stdout] test idl_codegen::tests::test_bytemuck_unsafe_uses_unsafe_impl_not_derive ... ok
[INFO] [stdout] test idl_codegen::tests::test_regular_account_uses_borsh ... ok
[INFO] [stdout] test idl_codegen::tests::test_bytemuck_unsafe_does_not_derive_pod ... ok
[INFO] [stdout] test idl_codegen::tests::test_is_large_array_detection ... ok
[INFO] [stdout] test utils::tests::test_to_snake_case ... ok
[INFO] [stdout] test idl_codegen::tests::test_bytemuck_unsafe_variant_parses ... ok
[INFO] [stdout] test parse::pda_validation::tests::test_validate_valid_pda ... ok
[INFO] [stdout] test parse::pdas::tests::test_parse_multiple_programs ... ok
[INFO] [stdout] test parse::pdas::tests::test_parse_simple_pda ... ok
[INFO] [stdout] test parse::proto::tests::test_parse_package ... ok
[INFO] [stdout] test parse::proto::tests::test_parse_oneof ... ok
[INFO] [stdout] test parse::proto::tests::test_parse_simple_message ... ok
[INFO] [stdout] test utils::tests::test_to_pascal_case ... ok
[INFO] [stdout] test stream_spec::module::tests::missing_proto_file_is_non_fatal ... ok
[INFO] [stdout] test idl_codegen::tests::test_bytemuck_idl_parses_serialization_field ... ok
[INFO] [stdout] test validation::tests::filter_view_fields_are_validated ... ok
[INFO] [stdout] test ast::versioned::tests::test_ast_version_sync_with_interpreter ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ast::versioned::tests::test_ast_version_sync_with_interpreter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ast::versioned::tests::test_ast_version_sync_with_interpreter' (18) panicked at src/ast/versioned.rs:424:9:
[INFO] [stdout] Cannot find interpreter source file at "/opt/rustwide/workdir/../interpreter/src/ast.rs". This test requires the source tree to be available.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x75e65686ffb8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x75e65686ffb8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x75e65686ffb8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x75e65686ffb8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x75e6568b25ea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x75e6568b25ea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x75e656881382 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x75e656881382 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x75e65683f5e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x75e65683f5e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x75e6568623c9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x586b9e3b4dec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x586b9e3b4dec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x75e656862642 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x75e656862642 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x75e65683f6a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x75e656833729 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x75e656840d8d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x75e6568b2ffc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x586b9e38a944 - arete_macros[a1d9a1af36539309]::ast::versioned::tests::test_ast_version_sync_with_interpreter
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/versioned.rs:424:9
[INFO] [stdout]   20:     0x586b9e384367 - arete_macros[a1d9a1af36539309]::ast::versioned::tests::test_ast_version_sync_with_interpreter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/versioned.rs:414:48
[INFO] [stdout]   21:     0x586b9e31ebb6 - <arete_macros[a1d9a1af36539309]::ast::versioned::tests::test_ast_version_sync_with_interpreter::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x586b9e3a7ecb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x586b9e3a7ecb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x586b9e3b5745 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x586b9e3b5745 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x586b9e3b5745 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x586b9e3b5745 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x586b9e3b5745 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x586b9e3b5745 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x586b9e3b5745 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x586b9e3b02a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x586b9e3b02a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x586b9e3b87c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x586b9e3b87c2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x586b9e3b87c2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x586b9e3b87c2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x586b9e3b87c2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x586b9e3b87c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x586b9e3b87c2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x75e65686d59f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x75e65686d59f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x75e6565e4aa4 - <unknown>
[INFO] [stdout]   43:     0x75e656671a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ast::versioned::tests::test_ast_version_sync_with_interpreter
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 64 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "76dda22fa94d8b94718a732517af006e2749daff82a2f2c4da5dccb4090c991d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76dda22fa94d8b94718a732517af006e2749daff82a2f2c4da5dccb4090c991d", kill_on_drop: false }`
[INFO] [stdout] 76dda22fa94d8b94718a732517af006e2749daff82a2f2c4da5dccb4090c991d
